home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / PINFO.BAT < prev    next >
DOS Batch File  |  1997-06-07  |  191b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1994-1996.
  3. rem All Rights Reserved.
  4. rem
  5. rem This gets the version info for the archive %2 into the file %1\versinfo.log.
  6. rem
  7. vlog %2 > %1\versinfo.log
  8.